C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / OnClientAutoSizingColumn Property

In This Topic
OnClientAutoSizingColumn Property (TransposedMultiRow<T>)
In This Topic
Occurs before the user auto-sizes a column by double-clicking the right edge of a column header cell.
Syntax
'Declaration
 
Public Overridable Property OnClientAutoSizingColumn As String
 
See Also